* lisp/files-x.el (modify-file-local-variable-message): New function.
authorJuri Linkov <juri@jurta.org>
Tue, 18 Jun 2013 20:38:43 +0000 (23:38 +0300)
committerJuri Linkov <juri@jurta.org>
Tue, 18 Jun 2013 20:38:43 +0000 (23:38 +0300)
commit0bfb2dc930557ad2355b4c5847339885e1bd3166
treee0dbb4c9e174a594098c51d0840b2a916054956a
parenta7484019a30de380087389ccc8e5b0d0b8dae290
* lisp/files-x.el (modify-file-local-variable-message): New function.
(modify-file-local-variable)
(modify-file-local-variable-prop-line): Add arg INTERACTIVE
and call `modify-file-local-variable-message' when it's non-nil.
(add-file-local-variable, delete-file-local-variable)
(add-file-local-variable-prop-line)
(delete-file-local-variable-prop-line): Add arg INTERACTIVE and use it.
lisp/ChangeLog
lisp/files-x.el